Merge version 6.11.0-2+rpi1 and 6.11.0-3 to produce 6.11.0-3+rpi1 forky-staging archive/raspbian/6.11.0-3+rpi1 raspbian/6.11.0-3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 7 Sep 2026 13:15:12 +0000 (14:15 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 7 Sep 2026 13:15:12 +0000 (14:15 +0100)
1  2 
debian/changelog
debian/control

index 4e270758e86e792c3bb631346c0003e20abd382e,65dda08c11644a33ce2d3f9f962fbefe0a5cedec..453830505cd5eb8668e3d97f6676ce2987276ace
@@@ -1,9 -1,11 +1,18 @@@
- pyqt6 (6.11.0-2+rpi1) forky-staging; urgency=medium
++pyqt6 (6.11.0-3+rpi1) forky-staging; urgency=medium
 +
 +  [changes brought forward from 6.4.0-3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 17 Jan 2023 00:09:12 +0000]
 +  * Remove armhf from qt6-pdf related architecture lists.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sun, 21 Jun 2026 06:08:33 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 07 Sep 2026 13:15:12 +0000
++
+ pyqt6 (6.11.0-3) unstable; urgency=medium
+   * Backport upstream patch to support Python 3.15 (closes: #1144993).
+   * Update extension suffixes for SIP 6.16.1.
+   * Update to debhelper compat level 14.
+     - Remove explicit ${*:Depends} declarations.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sun, 23 Aug 2026 00:38:22 +0300
  
  pyqt6 (6.11.0-2) unstable; urgency=medium
  
diff --cc debian/control
index f8215b6b481aa4fa58b065aac3eb3eea3570b523,d06c7749a4ab16785098c1c76b262d5ef6706809..1696e06c8cf4e492ffb5d5f5d7a58047dbdc5309
@@@ -154,11 -130,8 +130,8 @@@ Description: Python bindings for Qt 6 N
   This package contains the QtNfc module of PyQt6.
  
  Package: python3-pyqt6.qtpdf
 -Architecture: amd64 arm64 armhf i386
 +Architecture: amd64 arm64 i386
- Depends: python3-pyqt6 (= ${binary:Version}),
-          ${misc:Depends},
-          ${python3:Depends},
-          ${shlibs:Depends}
+ Depends: python3-pyqt6 (= ${binary:Version})
  Description: Python bindings for Qt 6 PDF module
   Qt PDF API contains classes and functions for rendering PDF documents.
   .